Fix link to gettext. (Henning Nielsen Lund)
authorOwen Taylor <otaylor@redhat.com>
Mon, 8 Mar 2004 13:29:29 +0000 (13:29 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 8 Mar 2004 13:29:29 +0000 (13:29 +0000)
Mon Mar  8 08:26:52 2004  Owen Taylor  <otaylor@redhat.com>

        * gtk/building.sgml: Fix link to gettext. (Henning Nielsen Lund)

docs/reference/ChangeLog
docs/reference/gtk/building.sgml

index 27620485a61a8c78677e9e3b0933630c599f26db..9418a6b7ea41c5831502d6c83c9208937f6d6f68 100644 (file)
@@ -1,3 +1,7 @@
+Mon Mar  8 08:26:52 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/building.sgml: Fix link to gettext. (Henning Nielsen Lund)
+
 Sat Mar  6 23:50:37 2004  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/tmpl/gtkrc.sgml: Document that [xy]thickness can
index 09080850d58f88c60587cacabd65504ec8302e76..70f24285ec6109a69c366cdfc86eef39c9673fc9 100644 (file)
@@ -204,7 +204,7 @@ How to compile GTK+ itself
       <listitem>
        <para>
          The libintl library from the <ulink
-         url="http://www.gtk.org/software/gettext">GNU gettext
+         url="http://www.gnu.org/software/gettext/">GNU gettext
          package</ulink> is needed if your system doesn't have the
          <function>gettext()</function> functionality for handling
          message translation databases.